New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@leafygreen-ui/icon

Package Overview
Dependencies
Maintainers
5
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leafygreen-ui/icon

LeafyGreen UI Kit Icons

  • 11.29.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
126K
decreased by-6.68%
Maintainers
5
Weekly downloads
 
Created

What is @leafygreen-ui/icon?

@leafygreen-ui/icon is a package that provides a collection of icons designed to be used in web applications. It is part of the LeafyGreen UI library, which is a set of React components created by MongoDB. The package allows developers to easily integrate consistent and visually appealing icons into their applications.

What are @leafygreen-ui/icon's main functionalities?

Rendering Icons

The @leafygreen-ui/icon package allows you to render icons by specifying the 'glyph' prop, which determines the icon to display. The 'size' prop can be used to adjust the icon's size.

<Icon glyph="Cloud" size={24} />

Customizing Icon Appearance

You can customize the appearance of icons by using additional props such as 'fill' to change the color of the icon.

<Icon glyph="Cloud" size={24} fill="#00FF00" />

Other packages similar to @leafygreen-ui/icon

FAQs

Package last updated on 13 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc